Conversation
|
What's supposed to fail? It works locally. |
Co-authored-by: Alex Fikl <alexfikl@gmail.com>
|
I get Strangely, that seems to reproduce on my laptop and nowhere else. |
|
Hm, I've added a Does it fail for both the sphere and the torus? |
Yeah. The fact that CI passed is further indication that this might me something to do with my environment. I'll need to investigate. Thanks for helping! |
|
inducer/pytential#63 is another thing that seems to be unique to my laptop. Kind of weird. |
|
Very strangely, this works OK on my laptop in an environment based on conda. |
I'm not using conda locally, just good old venv with master from pretty much everything. |
|
On my laptop: Rebuilt my venv with the existing source trees... same result. Freshly downloaded source with fresh venv... also same result. On dunkel: Freshly downloaded source with fresh venv... no error. |
This adds a failing test for the ability to refine toruses and spheres without large node-vertex inconsistencies.
I'm guessing this might have to do with the work in #97. I don't yet fully understand what's going on.
cc @alexfikl